home *** CD-ROM | disk | FTP | other *** search
/ Revista CD Expert 8 / Revista CD Expert nº 08 CD1.iso / Utilitarios / Sistema / WinRescue / RescueW95.exe / RESCUE95.EXE / 0 / RCDATA / TFORM8 / TFORM8.txt < prev   
Text File  |  1999-03-31  |  31KB  |  1,202 lines

  1. object Form8: TForm8
  2.   Left = 153
  3.   Top = 92
  4.   HelpContext = 6
  5.   ActiveControl = PageControl1
  6.   BorderIcons = [biSystemMenu, biMinimize]
  7.   BorderStyle = bsSingle
  8.   Caption = 'WinRescue 95 Preferences'
  9.   ClientHeight = 310
  10.   ClientWidth = 427
  11.   Font.Charset = DEFAULT_CHARSET
  12.   Font.Color = clWindowText
  13.   Font.Height = -11
  14.   Font.Name = 'MS Sans Serif'
  15.   Font.Style = []
  16.   Icon.Data = {<image000.ico>}
  17.   Position = poScreenCenter
  18.   OnActivate = Form8Activate
  19.   PixelsPerInch = 96
  20.   TextHeight = 13
  21.   object Label11: TLabel
  22.     Left = 16
  23.     Top = 40
  24.     Width = 97
  25.     Height = 41
  26.     Alignment = taCenter
  27.     AutoSize = False
  28.     Caption = 'To change a file'#39's status, click on it'#39's checkbox.'
  29.     Transparent = True
  30.     WordWrap = True
  31.   end
  32.   object PageControl1: TPageControl
  33.     Left = 8
  34.     Top = 8
  35.     Width = 409
  36.     Height = 265
  37.     HelpContext = 6
  38.     ActivePage = TabSheet7
  39.     MultiLine = True
  40.     TabOrder = 0
  41.     object TabSheet1: TTabSheet
  42.       HelpContext = 6
  43.       Caption = 'Backup Preferences'
  44.       object Label12: TLabel
  45.         Left = 24
  46.         Top = 12
  47.         Width = 52
  48.         Height = 13
  49.         Caption = '&Backup to:'
  50.         Font.Charset = DEFAULT_CHARSET
  51.         Font.Color = clBlack
  52.         Font.Height = -11
  53.         Font.Name = 'MS Sans Serif'
  54.         Font.Style = []
  55.         ParentFont = False
  56.       end
  57.       object Label6: TLabel
  58.         Left = 280
  59.         Top = 12
  60.         Width = 49
  61.         Height = 13
  62.         AutoSize = False
  63.         Caption = 'Dis&kette:'
  64.         Enabled = False
  65.         FocusControl = Edit1
  66.         Font.Charset = DEFAULT_CHARSET
  67.         Font.Color = clBlack
  68.         Font.Height = -11
  69.         Font.Name = 'MS Sans Serif'
  70.         Font.Style = []
  71.         ParentFont = False
  72.       end
  73.       object Label10: TLabel
  74.         Left = 24
  75.         Top = 75
  76.         Width = 34
  77.         Height = 13
  78.         Caption = '&Target:'
  79.         Font.Charset = DEFAULT_CHARSET
  80.         Font.Color = clBlack
  81.         Font.Height = -11
  82.         Font.Name = 'MS Sans Serif'
  83.         Font.Style = []
  84.         ParentFont = False
  85.       end
  86.       object Label1: TLabel
  87.         Left = 24
  88.         Top = 126
  89.         Width = 73
  90.         Height = 30
  91.         AutoSize = False
  92.         Caption = 'Which Registry to Backup'
  93.         Font.Charset = DEFAULT_CHARSET
  94.         Font.Color = clBlack
  95.         Font.Height = -11
  96.         Font.Name = 'MS Sans Serif'
  97.         Font.Style = []
  98.         ParentFont = False
  99.         Transparent = True
  100.         WordWrap = True
  101.       end
  102.       object Label20: TLabel
  103.         Left = 24
  104.         Top = 44
  105.         Width = 92
  106.         Height = 13
  107.         Caption = '&Compression Level:'
  108.         FocusControl = ComboBox6
  109.       end
  110.       object Label30: TLabel
  111.         Left = 24
  112.         Top = 160
  113.         Width = 361
  114.         Height = 41
  115.         AutoSize = False
  116.         Caption = 
  117.           'If Current is checked and Win95 accesses the Registry while it i' +
  118.           's being backed up, the backup will be bad.  The only way to know' +
  119.           ' if it is bad is to restore to it.  So Previous is preferred, bu' +
  120.           't it doesn'#39't include any changes made since Win95 was started.'
  121.         Font.Charset = ANSI_CHARSET
  122.         Font.Color = clWindowText
  123.         Font.Height = -9
  124.         Font.Name = 'Small Fonts'
  125.         Font.Style = []
  126.         ParentFont = False
  127.         WordWrap = True
  128.       end
  129.       object ComboBox5: TComboBox
  130.         Left = 88
  131.         Top = 8
  132.         Width = 177
  133.         Height = 21
  134.         Style = csDropDownList
  135.         Font.Charset = DEFAULT_CHARSET
  136.         Font.Color = clBlack
  137.         Font.Height = -11
  138.         Font.Name = 'MS Sans Serif'
  139.         Font.Style = []
  140.         ItemHeight = 13
  141.         Items.Strings = (
  142.           'Hard Drive (unlimited backups)'
  143.           'Hard Drive (only one backup)'
  144.           'Hard Drive (up to 3 backups)'
  145.           'Hard Drive (up to 5 backups)'
  146.           'Hard Drive (up to 10 backups)'
  147.           'Diskette')
  148.         ParentFont = False
  149.         TabOrder = 0
  150.         OnChange = PreferenceChange
  151.       end
  152.       object Edit1: TEdit
  153.         Left = 328
  154.         Top = 8
  155.         Width = 57
  156.         Height = 21
  157.         Enabled = False
  158.         Font.Charset = DEFAULT_CHARSET
  159.         Font.Color = clBlack
  160.         Font.Height = -11
  161.         Font.Name = 'MS Sans Serif'
  162.         Font.Style = []
  163.         ParentFont = False
  164.         TabOrder = 1
  165.         Text = 'A'
  166.       end
  167.       object ComboBox6: TComboBox
  168.         Left = 128
  169.         Top = 40
  170.         Width = 241
  171.         Height = 21
  172.         Style = csDropDownList
  173.         Font.Charset = DEFAULT_CHARSET
  174.         Font.Color = clBlack
  175.         Font.Height = -11
  176.         Font.Name = 'MS Sans Serif'
  177.         Font.Style = []
  178.         ItemHeight = 13
  179.         Items.Strings = (
  180.           'Do Not Compress'
  181.           'Low/Fast Compression'
  182.           'Medium Compression'
  183.           'High/Slow Compression'
  184.           'Higher/Slower Compression'
  185.           'Highest/Slowest Compression')
  186.         ParentFont = False
  187.         TabOrder = 2
  188.       end
  189.       object TargetEdit: TEdit
  190.         Left = 72
  191.         Top = 72
  192.         Width = 161
  193.         Height = 21
  194.         Font.Charset = DEFAULT_CHARSET
  195.         Font.Color = clBlack
  196.         Font.Height = -11
  197.         Font.Name = 'MS Sans Serif'
  198.         Font.Style = []
  199.         ParentFont = False
  200.         TabOrder = 3
  201.         Text = 'TargetEdit'
  202.       end
  203.       object Button14: TButton
  204.         Left = 233
  205.         Top = 72
  206.         Width = 17
  207.         Height = 20
  208.         Caption = '...'
  209.         TabOrder = 4
  210.         OnClick = Button14Click
  211.       end
  212.       object PreviousRadio1: TRadioButton
  213.         Left = 112
  214.         Top = 132
  215.         Width = 105
  216.         Height = 17
  217.         Caption = '&Previous (safest)'
  218.         Checked = True
  219.         Font.Charset = DEFAULT_CHARSET
  220.         Font.Color = clBlack
  221.         Font.Height = -11
  222.         Font.Name = 'MS Sans Serif'
  223.         Font.Style = []
  224.         ParentFont = False
  225.         TabOrder = 5
  226.         TabStop = True
  227.         OnClick = RadioGroup1Click
  228.       end
  229.       object CurrentRadio1: TRadioButton
  230.         Left = 224
  231.         Top = 132
  232.         Width = 161
  233.         Height = 17
  234.         Caption = 'C&urrent (doesn'#39't always work)'
  235.         Font.Charset = DEFAULT_CHARSET
  236.         Font.Color = clBlack
  237.         Font.Height = -11
  238.         Font.Name = 'MS Sans Serif'
  239.         Font.Style = []
  240.         ParentFont = False
  241.         TabOrder = 6
  242.         OnClick = RadioGroup1Click
  243.       end
  244.       object RadioButton1: TCheckBox
  245.         Left = 24
  246.         Top = 102
  247.         Width = 353
  248.         Height = 17
  249.         Caption = '&Delete all files on diskette before backing up to diskette.'
  250.         State = cbChecked
  251.         TabOrder = 7
  252.         OnClick = PreferenceChange
  253.       end
  254.       object CheckBox1: TCheckBox
  255.         Left = 264
  256.         Top = 74
  257.         Width = 129
  258.         Height = 17
  259.         Caption = 'Close After Backup'
  260.         Font.Charset = DEFAULT_CHARSET
  261.         Font.Color = clBlack
  262.         Font.Height = -11
  263.         Font.Name = 'MS Sans Serif'
  264.         Font.Style = []
  265.         ParentFont = False
  266.         TabOrder = 8
  267.         OnClick = PreferenceChange
  268.       end
  269.     end
  270.     object TabSheet6: TTabSheet
  271.       Caption = 'Restore Preferences'
  272.       object Label21: TLabel
  273.         Left = 16
  274.         Top = 8
  275.         Width = 369
  276.         Height = 25
  277.         Alignment = taCenter
  278.         AutoSize = False
  279.         Caption = 
  280.           'The Options below determine which backups WinRescue will use to ' +
  281.           'restore.'
  282.         WordWrap = True
  283.       end
  284.       object Label18: TLabel
  285.         Left = 216
  286.         Top = 74
  287.         Width = 169
  288.         Height = 39
  289.         AutoSize = False
  290.         Caption = 
  291.           'Permanent backups made by WinRescue.  These include all specifie' +
  292.           'd files, folders, and MultiFile groups.'
  293.         Font.Charset = ANSI_CHARSET
  294.         Font.Color = clWindowText
  295.         Font.Height = -9
  296.         Font.Name = 'Small Fonts'
  297.         Font.Style = []
  298.         ParentFont = False
  299.         WordWrap = True
  300.       end
  301.       object Label28: TLabel
  302.         Left = 184
  303.         Top = 123
  304.         Width = 201
  305.         Height = 17
  306.         AutoSize = False
  307.         Caption = 'Registry files from the last WinRescue backup.'
  308.         Font.Charset = ANSI_CHARSET
  309.         Font.Color = clWindowText
  310.         Font.Height = -9
  311.         Font.Name = 'Small Fonts'
  312.         Font.Style = []
  313.         ParentFont = False
  314.       end
  315.       object Label27: TLabel
  316.         Left = 160
  317.         Top = 146
  318.         Width = 225
  319.         Height = 33
  320.         AutoSize = False
  321.         Caption = 
  322.           'All files, folders, and MultiFile groups backed up on diskette. ' +
  323.           ' See Backup Preferences - "Backup to:" to backup to diskette.  M' +
  324.           'any diskettes may be used.'
  325.         Font.Charset = ANSI_CHARSET
  326.         Font.Color = clWindowText
  327.         Font.Height = -9
  328.         Font.Name = 'Small Fonts'
  329.         Font.Style = []
  330.         ParentFont = False
  331.         WordWrap = True
  332.       end
  333.       object Label29: TLabel
  334.         Left = 176
  335.         Top = 189
  336.         Width = 209
  337.         Height = 11
  338.         AutoSize = False
  339.         Caption = 'Returns Windows back to it'#39's original settings.'
  340.         Font.Charset = ANSI_CHARSET
  341.         Font.Color = clWindowText
  342.         Font.Height = -9
  343.         Font.Name = 'Small Fonts'
  344.         Font.Style = []
  345.         ParentFont = False
  346.       end
  347.       object Label19: TLabel
  348.         Left = 192
  349.         Top = 35
  350.         Width = 193
  351.         Height = 38
  352.         AutoSize = False
  353.         Caption = 
  354.           'Registry files copied when Win95 starts.  This is probably the m' +
  355.           'ost recent backup, but it is often corupt.  It is recommended to' +
  356.           ' try this first.'
  357.         Font.Charset = ANSI_CHARSET
  358.         Font.Color = clWindowText
  359.         Font.Height = -9
  360.         Font.Name = 'Small Fonts'
  361.         Font.Style = []
  362.         ParentFont = False
  363.         WordWrap = True
  364.       end
  365.       object Backup: TRadioButton
  366.         Left = 24
  367.         Top = 72
  368.         Width = 185
  369.         Height = 15
  370.         Caption = 'Restore &WinRescue Backup'
  371.         Enabled = False
  372.         Font.Charset = DEFAULT_CHARSET
  373.         Font.Color = clWindowText
  374.         Font.Height = -11
  375.         Font.Name = 'MS Sans Serif'
  376.         Font.Style = []
  377.         ParentFont = False
  378.         TabOrder = 0
  379.         OnClick = PreferenceChange
  380.       end
  381.       object ComboBox4: TComboBox
  382.         Left = 40
  383.         Top = 90
  384.         Width = 169
  385.         Height = 21
  386.         Style = csDropDownList
  387.         Font.Charset = DEFAULT_CHARSET
  388.         Font.Color = clWindowText
  389.         Font.Height = -11
  390.         Font.Name = 'MS Sans Serif'
  391.         Font.Style = []
  392.         ItemHeight = 13
  393.         Items.Strings = (
  394.           'Restore Most Recent Backup')
  395.         ParentFont = False
  396.         TabOrder = 1
  397.       end
  398.       object Spare: TRadioButton
  399.         Left = 24
  400.         Top = 120
  401.         Width = 145
  402.         Height = 17
  403.         Caption = 'Restore Sp&are Registry'
  404.         Font.Charset = DEFAULT_CHARSET
  405.         Font.Color = clWindowText
  406.         Font.Height = -11
  407.         Font.Name = 'MS Sans Serif'
  408.         Font.Style = []
  409.         ParentFont = False
  410.         TabOrder = 2
  411.         OnClick = PreferenceChange
  412.       end
  413.       object Diskette: TRadioButton
  414.         Left = 24
  415.         Top = 144
  416.         Width = 137
  417.         Height = 15
  418.         Caption = 'Restore from &Diskette'
  419.         Font.Charset = DEFAULT_CHARSET
  420.         Font.Color = clWindowText
  421.         Font.Height = -11
  422.         Font.Name = 'MS Sans Serif'
  423.         Font.Style = []
  424.         ParentFont = False
  425.         TabOrder = 3
  426.         OnClick = PreferenceChange
  427.       end
  428.       object Original: TRadioButton
  429.         Left = 24
  430.         Top = 186
  431.         Width = 145
  432.         Height = 17
  433.         Caption = 'Restore &Original Registry'
  434.         Font.Charset = DEFAULT_CHARSET
  435.         Font.Color = clWindowText
  436.         Font.Height = -11
  437.         Font.Name = 'MS Sans Serif'
  438.         Font.Style = []
  439.         ParentFont = False
  440.         TabOrder = 4
  441.         OnClick = PreferenceChange
  442.       end
  443.       object Previous: TRadioButton
  444.         Left = 24
  445.         Top = 32
  446.         Width = 169
  447.         Height = 17
  448.         Caption = 'Restore &Previous Registry'
  449.         Checked = True
  450.         Font.Charset = DEFAULT_CHARSET
  451.         Font.Color = clWindowText
  452.         Font.Height = -11
  453.         Font.Name = 'MS Sans Serif'
  454.         Font.Style = []
  455.         ParentFont = False
  456.         TabOrder = 5
  457.         TabStop = True
  458.         OnClick = PreferenceChange
  459.       end
  460.     end
  461.     object TabSheet2: TTabSheet
  462.       HelpContext = 46
  463.       Caption = 'Directories'
  464.       object Button4: TTransparentButton
  465.         Left = 25
  466.         Top = 20
  467.         Width = 62
  468.         Height = 28
  469.         Caption = '&Root'
  470.         Font.Charset = DEFAULT_CHARSET
  471.         Font.Color = clBlue
  472.         Font.Height = -11
  473.         Font.Name = 'MS Sans Serif'
  474.         Font.Style = []
  475.         ParentFont = False
  476.         OnClick = DDirClick
  477.       end
  478.       object Button5: TTransparentButton
  479.         Left = 25
  480.         Top = 58
  481.         Width = 62
  482.         Height = 28
  483.         Caption = '&Startup'
  484.         Font.Charset = DEFAULT_CHARSET
  485.         Font.Color = clBlue
  486.         Font.Height = -11
  487.         Font.Name = 'MS Sans Serif'
  488.         Font.Style = []
  489.         ParentFont = False
  490.         OnClick = DDirClick
  491.       end
  492.       object Button8: TTransparentButton
  493.         Left = 25
  494.         Top = 96
  495.         Width = 62
  496.         Height = 28
  497.         Caption = '&Windows'
  498.         Font.Charset = DEFAULT_CHARSET
  499.         Font.Color = clBlue
  500.         Font.Height = -11
  501.         Font.Name = 'MS Sans Serif'
  502.         Font.Style = []
  503.         ParentFont = False
  504.         OnClick = DDirClick
  505.       end
  506.       object Button6: TTransparentButton
  507.         Left = 25
  508.         Top = 134
  509.         Width = 62
  510.         Height = 28
  511.         Caption = 'S&ystem'
  512.         Font.Charset = DEFAULT_CHARSET
  513.         Font.Color = clBlue
  514.         Font.Height = -11
  515.         Font.Name = 'MS Sans Serif'
  516.         Font.Style = []
  517.         ParentFont = False
  518.         OnClick = DDirClick
  519.       end
  520.       object Button7: TTransparentButton
  521.         Left = 25
  522.         Top = 172
  523.         Width = 62
  524.         Height = 28
  525.         Caption = '&User'
  526.         Font.Charset = DEFAULT_CHARSET
  527.         Font.Color = clBlue
  528.         Font.Height = -11
  529.         Font.Name = 'MS Sans Serif'
  530.         Font.Style = []
  531.         ParentFont = False
  532.         OnClick = DDirClick
  533.       end
  534.       object Label33: TLabel
  535.         Left = 120
  536.         Top = 32
  537.         Width = 254
  538.         Height = 153
  539.         Alignment = taCenter
  540.         AutoSize = False
  541.         Caption = 
  542.           'These Default Directories should be correct.  They do not need t' +
  543.           'o be changed unless you have a special setup, like, multiple use' +
  544.           'rs or foreign version.'
  545.         Font.Charset = DEFAULT_CHARSET
  546.         Font.Color = clBlack
  547.         Font.Height = -19
  548.         Font.Name = 'MS Sans Serif'
  549.         Font.Style = []
  550.         ParentFont = False
  551.         WordWrap = True
  552.       end
  553.     end
  554.     object TabSheet3: TTabSheet
  555.       HelpContext = 45
  556.       Caption = 'Backup Manager'
  557.       object Label3: TLabel
  558.         Left = 120
  559.         Top = 16
  560.         Width = 145
  561.         Height = 13
  562.         Alignment = taCenter
  563.         AutoSize = False
  564.         Caption = '&List of All Backup Sets'
  565.         FocusControl = ListView1
  566.         Font.Charset = DEFAULT_CHARSET
  567.         Font.Color = clBlue
  568.         Font.Height = -11
  569.         Font.Name = 'MS Sans Serif'
  570.         Font.Style = [fsBold]
  571.         ParentFont = False
  572.       end
  573.       object ListView1: TListView
  574.         Left = 24
  575.         Top = 32
  576.         Width = 353
  577.         Height = 145
  578.         Columns = <
  579.           item
  580.             Caption = 'Backup Set'
  581.             Width = 75
  582.           end
  583.           item
  584.             Caption = 'Full Path'
  585.             Width = 274
  586.             WidthType = (
  587.               -2)
  588.           end>
  589.         OnChange = ListView1Change
  590.         OnEdited = ListViewEdited
  591.         OnMouseDown = ListView1MouseDown
  592.         TabOrder = 0
  593.         ViewStyle = vsReport
  594.       end
  595.       object Button9: TButton
  596.         Left = 264
  597.         Top = 175
  598.         Width = 113
  599.         Height = 18
  600.         Caption = '&Delete'
  601.         TabOrder = 2
  602.         OnClick = Button9Click
  603.       end
  604.       object Button10: TButton
  605.         Left = 24
  606.         Top = 175
  607.         Width = 121
  608.         Height = 18
  609.         Caption = '&Rename'
  610.         TabOrder = 1
  611.         OnClick = Button10Click
  612.       end
  613.       object Button18: TButton
  614.         Left = 145
  615.         Top = 175
  616.         Width = 119
  617.         Height = 18
  618.         Caption = '&Add'
  619.         TabOrder = 3
  620.         OnClick = Button18Click
  621.       end
  622.     end
  623.     object TabSheet4: TTabSheet
  624.       Caption = 'Files'
  625.       object Shape2: TShape
  626.         Left = 8
  627.         Top = 32
  628.         Width = 113
  629.         Height = 153
  630.         Brush.Color = clGray
  631.       end
  632.       object Label7: TLabel
  633.         Left = 8
  634.         Top = 8
  635.         Width = 385
  636.         Height = 13
  637.         Alignment = taCenter
  638.         AutoSize = False
  639.         Caption = 'Files to Backup and Restore'
  640.         Font.Charset = DEFAULT_CHARSET
  641.         Font.Color = clWindowText
  642.         Font.Height = -11
  643.         Font.Name = 'MS Sans Serif'
  644.         Font.Style = [fsBold]
  645.         ParentFont = False
  646.       end
  647.       object Label14: TLabel
  648.         Left = 32
  649.         Top = 88
  650.         Width = 54
  651.         Height = 13
  652.         Caption = 'Do Nothing'
  653.         Font.Charset = DEFAULT_CHARSET
  654.         Font.Color = clBlue
  655.         Font.Height = -11
  656.         Font.Name = 'MS Sans Serif'
  657.         Font.Style = []
  658.         ParentFont = False
  659.         Transparent = True
  660.       end
  661.       object Label15: TLabel
  662.         Left = 32
  663.         Top = 104
  664.         Width = 61
  665.         Height = 13
  666.         Caption = 'Backup Only'
  667.         Font.Charset = DEFAULT_CHARSET
  668.         Font.Color = clBlue
  669.         Font.Height = -11
  670.         Font.Name = 'MS Sans Serif'
  671.         Font.Style = []
  672.         ParentFont = False
  673.         Transparent = True
  674.       end
  675.       object Label16: TLabel
  676.         Left = 32
  677.         Top = 120
  678.         Width = 73
  679.         Height = 25
  680.         AutoSize = False
  681.         Caption = 'Backup and Restore'
  682.         Font.Charset = DEFAULT_CHARSET
  683.         Font.Color = clBlue
  684.         Font.Height = -11
  685.         Font.Name = 'MS Sans Serif'
  686.         Font.Style = []
  687.         ParentFont = False
  688.         Transparent = True
  689.         WordWrap = True
  690.       end
  691.       object Image1: TImage
  692.         Left = 16
  693.         Top = 120
  694.         Width = 17
  695.         Height = 17
  696.         Picture.Data = {<image001.bmp>}
  697.       end
  698.       object Image3: TImage
  699.         Left = 16
  700.         Top = 104
  701.         Width = 17
  702.         Height = 17
  703.         Picture.Data = {<image002.bmp>}
  704.       end
  705.       object Image2: TImage
  706.         Left = 16
  707.         Top = 88
  708.         Width = 17
  709.         Height = 17
  710.         Picture.Data = {<image003.bmp>}
  711.       end
  712.       object Label17: TLabel
  713.         Left = 16
  714.         Top = 152
  715.         Width = 97
  716.         Height = 33
  717.         Alignment = taCenter
  718.         AutoSize = False
  719.         Caption = 'Click on Add to add a file to the List.'
  720.         Transparent = True
  721.         WordWrap = True
  722.       end
  723.       object Label13: TLabel
  724.         Left = 16
  725.         Top = 40
  726.         Width = 97
  727.         Height = 41
  728.         Alignment = taCenter
  729.         AutoSize = False
  730.         Caption = 'To change a file'#39's status, click on it'#39's checkbox.'
  731.         Transparent = True
  732.         WordWrap = True
  733.       end
  734.       object FileList1: TCheckListBox
  735.         Left = 128
  736.         Top = 24
  737.         Width = 265
  738.         Height = 161
  739.         AllowGrayed = True
  740.         ItemHeight = 13
  741.         Items.Strings = (
  742.           'Registry'
  743.           'Initiation Files'
  744.           'Start Menu'
  745.           'Desktop'
  746.           'Favorites'
  747.           'Recent')
  748.         TabOrder = 0
  749.         OnClick = FileList1Click
  750.         OnMouseDown = FileList1MouseDown
  751.       end
  752.       object Button16: TButton
  753.         Left = 128
  754.         Top = 184
  755.         Width = 133
  756.         Height = 17
  757.         Caption = '&Add'
  758.         TabOrder = 1
  759.         OnClick = Button16Click
  760.       end
  761.       object Button17: TButton
  762.         Left = 261
  763.         Top = 184
  764.         Width = 132
  765.         Height = 17
  766.         Caption = '&Delete'
  767.         Enabled = False
  768.         TabOrder = 2
  769.         OnClick = Button17Click
  770.       end
  771.     end
  772.     object TabSheet5: TTabSheet
  773.       Caption = 'MultiFiles'
  774.       object Label8: TLabel
  775.         Left = 16
  776.         Top = 6
  777.         Width = 92
  778.         Height = 13
  779.         Caption = 'MultiFile Groups'
  780.         Font.Charset = DEFAULT_CHARSET
  781.         Font.Color = clWindowText
  782.         Font.Height = -11
  783.         Font.Name = 'MS Sans Serif'
  784.         Font.Style = [fsBold]
  785.         ParentFont = False
  786.       end
  787.       object Label9: TLabel
  788.         Left = 112
  789.         Top = 6
  790.         Width = 269
  791.         Height = 13
  792.         Caption = '- for Backing up and Restoring Directories and File Types'
  793.       end
  794.       object Shape3: TShape
  795.         Left = 8
  796.         Top = 32
  797.         Width = 113
  798.         Height = 153
  799.         Brush.Color = clGray
  800.       end
  801.       object Label22: TLabel
  802.         Left = 16
  803.         Top = 40
  804.         Width = 97
  805.         Height = 41
  806.         Alignment = taCenter
  807.         AutoSize = False
  808.         Caption = 'To change a group'#39's status, click on it'#39's checkbox.'
  809.         Transparent = True
  810.         WordWrap = True
  811.       end
  812.       object Label23: TLabel
  813.         Left = 32
  814.         Top = 88
  815.         Width = 54
  816.         Height = 13
  817.         Caption = 'Do Nothing'
  818.         Font.Charset = DEFAULT_CHARSET
  819.         Font.Color = clBlue
  820.         Font.Height = -11
  821.         Font.Name = 'MS Sans Serif'
  822.         Font.Style = []
  823.         ParentFont = False
  824.         Transparent = True
  825.       end
  826.       object Label24: TLabel
  827.         Left = 32
  828.         Top = 104
  829.         Width = 61
  830.         Height = 13
  831.         Caption = 'Backup Only'
  832.         Font.Charset = DEFAULT_CHARSET
  833.         Font.Color = clBlue
  834.         Font.Height = -11
  835.         Font.Name = 'MS Sans Serif'
  836.         Font.Style = []
  837.         ParentFont = False
  838.         Transparent = True
  839.       end
  840.       object Label25: TLabel
  841.         Left = 32
  842.         Top = 120
  843.         Width = 73
  844.         Height = 25
  845.         AutoSize = False
  846.         Caption = 'Backup and Restore'
  847.         Font.Charset = DEFAULT_CHARSET
  848.         Font.Color = clBlue
  849.         Font.Height = -11
  850.         Font.Name = 'MS Sans Serif'
  851.         Font.Style = []
  852.         ParentFont = False
  853.         Transparent = True
  854.         WordWrap = True
  855.       end
  856.       object Label26: TLabel
  857.         Left = 16
  858.         Top = 152
  859.         Width = 97
  860.         Height = 33
  861.         Alignment = taCenter
  862.         AutoSize = False
  863.         Caption = 'Click on Add to add a group to the List.'
  864.         Transparent = True
  865.         WordWrap = True
  866.       end
  867.       object Image7: TImage
  868.         Left = 16
  869.         Top = 120
  870.         Width = 17
  871.         Height = 17
  872.         Picture.Data = {<image004.bmp>}
  873.       end
  874.       object Image8: TImage
  875.         Left = 16
  876.         Top = 104
  877.         Width = 17
  878.         Height = 17
  879.         Picture.Data = {<image005.bmp>}
  880.       end
  881.       object Image9: TImage
  882.         Left = 16
  883.         Top = 88
  884.         Width = 17
  885.         Height = 17
  886.         Picture.Data = {<image006.bmp>}
  887.       end
  888.       object MultiFilesList: TCheckListBox
  889.         Left = 128
  890.         Top = 24
  891.         Width = 265
  892.         Height = 161
  893.         AllowGrayed = True
  894.         ItemHeight = 13
  895.         TabOrder = 0
  896.         OnClick = MultiFilesListClick
  897.         OnMouseDown = MultiFilesListMouseDown
  898.       end
  899.       object Button11: TButton
  900.         Left = 128
  901.         Top = 184
  902.         Width = 88
  903.         Height = 17
  904.         Caption = '&Add'
  905.         TabOrder = 1
  906.         OnClick = Button11Click
  907.       end
  908.       object Button12: TButton
  909.         Left = 304
  910.         Top = 184
  911.         Width = 89
  912.         Height = 17
  913.         Caption = '&Delete'
  914.         Enabled = False
  915.         TabOrder = 2
  916.         OnClick = Button12Click
  917.       end
  918.       object Button15: TButton
  919.         Left = 216
  920.         Top = 184
  921.         Width = 89
  922.         Height = 17
  923.         Caption = '&Edit'
  924.         Enabled = False
  925.         TabOrder = 3
  926.         OnClick = Button15Click
  927.       end
  928.     end
  929.     object TabSheet8: TTabSheet
  930.       Caption = 'Automation'
  931.       object Label31: TLabel
  932.         Left = 16
  933.         Top = 8
  934.         Width = 369
  935.         Height = 13
  936.         Alignment = taCenter
  937.         AutoSize = False
  938.         Caption = 'Automatic Functions'
  939.         Font.Charset = DEFAULT_CHARSET
  940.         Font.Color = clBlue
  941.         Font.Height = -11
  942.         Font.Name = 'MS Sans Serif'
  943.         Font.Style = [fsBold]
  944.         ParentFont = False
  945.       end
  946.       object Label2: TLabel
  947.         Left = 32
  948.         Top = 42
  949.         Width = 161
  950.         Height = 13
  951.         AutoSize = False
  952.         Caption = 'S&tart WinRescue 95 and Wait.'
  953.         FocusControl = ComboBox1
  954.         Font.Charset = DEFAULT_CHARSET
  955.         Font.Color = clBlack
  956.         Font.Height = -11
  957.         Font.Name = 'MS Sans Serif'
  958.         Font.Style = []
  959.         ParentFont = False
  960.       end
  961.       object Label4: TLabel
  962.         Left = 32
  963.         Top = 66
  964.         Width = 161
  965.         Height = 13
  966.         AutoSize = False
  967.         Caption = 'Automatically perform B&ackup.'
  968.         FocusControl = ComboBox2
  969.         Font.Charset = DEFAULT_CHARSET
  970.         Font.Color = clBlack
  971.         Font.Height = -11
  972.         Font.Name = 'MS Sans Serif'
  973.         Font.Style = []
  974.         ParentFont = False
  975.       end
  976.       object Label5: TLabel
  977.         Left = 32
  978.         Top = 90
  979.         Width = 161
  980.         Height = 13
  981.         AutoSize = False
  982.         Caption = 'Automatically perform Reg&Pack.'
  983.         FocusControl = ComboBox3
  984.         Font.Charset = DEFAULT_CHARSET
  985.         Font.Color = clBlack
  986.         Font.Height = -11
  987.         Font.Name = 'MS Sans Serif'
  988.         Font.Style = []
  989.         ParentFont = False
  990.       end
  991.       object Label32: TLabel
  992.         Left = 24
  993.         Top = 120
  994.         Width = 337
  995.         Height = 41
  996.         Alignment = taCenter
  997.         AutoSize = False
  998.         Caption = 
  999.           'Win98 Task Scheduler - runs WinRescue at specified time.  Otherw' +
  1000.           'ise Functions are run when Windows starts.  To use the Task Sche' +
  1001.           'duler one of the Automatic Functions must be set to Use Schedule' +
  1002.           'r.'
  1003.         Font.Charset = DEFAULT_CHARSET
  1004.         Font.Color = clWindowText
  1005.         Font.Height = -11
  1006.         Font.Name = 'MS Sans Serif'
  1007.         Font.Style = []
  1008.         ParentFont = False
  1009.         WordWrap = True
  1010.       end
  1011.       object ComboBox1: TComboBox
  1012.         Left = 208
  1013.         Top = 38
  1014.         Width = 153
  1015.         Height = 21
  1016.         Style = csDropDownList
  1017.         Font.Charset = DEFAULT_CHARSET
  1018.         Font.Color = clBlack
  1019.         Font.Height = -11
  1020.         Font.Name = 'MS Sans Serif'
  1021.         Font.Style = []
  1022.         ItemHeight = 13
  1023.         Items.Strings = (
  1024.           'Daily'
  1025.           'Weekly'
  1026.           'Bi-Weekly'
  1027.           'Monthly'
  1028.           'Use Scheduler'
  1029.           'Do Not Perform')
  1030.         ParentFont = False
  1031.         TabOrder = 0
  1032.         OnChange = FreqClick
  1033.       end
  1034.       object ComboBox2: TComboBox
  1035.         Left = 208
  1036.         Top = 62
  1037.         Width = 153
  1038.         Height = 21
  1039.         Style = csDropDownList
  1040.         Font.Charset = DEFAULT_CHARSET
  1041.         Font.Color = clBlack
  1042.         Font.Height = -11
  1043.         Font.Name = 'MS Sans Serif'
  1044.         Font.Style = []
  1045.         ItemHeight = 13
  1046.         Items.Strings = (
  1047.           'Daily'
  1048.           'Weekly'
  1049.           'Bi-Weekly'
  1050.           'Monthly'
  1051.           'Use Scheduler'
  1052.           'Do Not Perform')
  1053.         ParentFont = False
  1054.         TabOrder = 1
  1055.         OnChange = FreqClick
  1056.       end
  1057.       object ComboBox3: TComboBox
  1058.         Left = 208
  1059.         Top = 86
  1060.         Width = 153
  1061.         Height = 21
  1062.         Style = csDropDownList
  1063.         Font.Charset = DEFAULT_CHARSET
  1064.         Font.Color = clBlack
  1065.         Font.Height = -11
  1066.         Font.Name = 'MS Sans Serif'
  1067.         Font.Style = []
  1068.         ItemHeight = 13
  1069.         Items.Strings = (
  1070.           'Daily'
  1071.           'Weekly'
  1072.           'Bi-Weekly'
  1073.           'Monthly'
  1074.           'Use Scheduler'
  1075.           'Do Not Perform')
  1076.         ParentFont = False
  1077.         TabOrder = 2
  1078.         OnChange = FreqClick
  1079.       end
  1080.       object Button13: TButton
  1081.         Left = 24
  1082.         Top = 176
  1083.         Width = 161
  1084.         Height = 25
  1085.         Caption = 'Setup the Task Scheduler'
  1086.         TabOrder = 3
  1087.         OnClick = Button13Click
  1088.       end
  1089.       object Button21: TButton
  1090.         Left = 200
  1091.         Top = 176
  1092.         Width = 161
  1093.         Height = 25
  1094.         Caption = 'Remove WinRescue'
  1095.         TabOrder = 4
  1096.         OnClick = Button21Click
  1097.       end
  1098.     end
  1099.     object TabSheet7: TTabSheet
  1100.       Caption = 'Advanced'
  1101.       object Label34: TLabel
  1102.         Left = 16
  1103.         Top = 16
  1104.         Width = 363
  1105.         Height = 41
  1106.         AutoSize = False
  1107.         Caption = 
  1108.           '   These options are here in case your computer setup is not com' +
  1109.           'patible with some of WinRescue functions.  These options allow t' +
  1110.           'hese functions to be accomplished in other ways.'
  1111.         WordWrap = True
  1112.       end
  1113.       object Label35: TLabel
  1114.         Left = 200
  1115.         Top = 92
  1116.         Width = 185
  1117.         Height = 69
  1118.         AutoSize = False
  1119.         Caption = 
  1120.           '   If the computer hangs with a blank screen and a blinking curs' +
  1121.           'or when restarting Windows after RegPack, try checking "autoexec' +
  1122.           '.bat".'
  1123.         WordWrap = True
  1124.       end
  1125.       object RadioGroup2: TRadioGroup
  1126.         Left = 16
  1127.         Top = 88
  1128.         Width = 169
  1129.         Height = 57
  1130.         Caption = 'Windows Restart'
  1131.         ItemIndex = 0
  1132.         Items.Strings = (
  1133.           'startwin.pif'
  1134.           'autoexec.bat')
  1135.         TabOrder = 0
  1136.       end
  1137.     end
  1138.   end
  1139.   object Button1: TButton
  1140.     Left = 184
  1141.     Top = 280
  1142.     Width = 73
  1143.     Height = 20
  1144.     Caption = 'O K'
  1145.     Default = True
  1146.     ModalResult = 1
  1147.     TabOrder = 1
  1148.     OnClick = Button1Click
  1149.   end
  1150.   object Button2: TButton
  1151.     Left = 264
  1152.     Top = 280
  1153.     Width = 73
  1154.     Height = 20
  1155.     Cancel = True
  1156.     Caption = 'Cancel'
  1157.     ModalResult = 2
  1158.     TabOrder = 2
  1159.     OnClick = Button2Click
  1160.   end
  1161.   object Button3: TButton
  1162.     Left = 344
  1163.     Top = 280
  1164.     Width = 73
  1165.     Height = 20
  1166.     Caption = '&Apply'
  1167.     Enabled = False
  1168.     TabOrder = 3
  1169.     OnClick = Button3Click
  1170.   end
  1171.   object PopupMenu1: TPopupMenu
  1172.     AutoPopup = False
  1173.     Left = 104
  1174.     Top = 280
  1175.     object Dir6: TMenuItem
  1176.       Caption = 'Dir'
  1177.       HelpContext = 810
  1178.       Hint = 'The Current Root Directory'
  1179.     end
  1180.     object Browse6: TMenuItem
  1181.       Caption = '&Browse'
  1182.       HelpContext = 820
  1183.       Hint = 'Click here to assign a different root directory'
  1184.       OnClick = BrowseClick
  1185.     end
  1186.     object N7: TMenuItem
  1187.       Caption = '-'
  1188.       HelpContext = 830
  1189.     end
  1190.     object DefaultDirectory6: TMenuItem
  1191.       Caption = '&Default Directory'
  1192.       HelpContext = 840
  1193.       Hint = 'Change back to the default root directory.'
  1194.       OnClick = DefaultDirectoryClick
  1195.     end
  1196.   end
  1197.   object DirectoryDialog1: TDirectoryDialog
  1198.     Left = 64
  1199.     Top = 280
  1200.   end
  1201. end
  1202.